[INFO] cloning repository https://github.com/VertexStudio/bioma-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VertexStudio/bioma-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVertexStudio%2Fbioma-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVertexStudio%2Fbioma-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62e7eb6761dcb12c4190ebf4f949a3f22b6bfead
[INFO] fixing VertexStudio/bioma-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVertexStudio%2Fbioma-tool" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VertexStudio/bioma-tool
[INFO] finished tweaking git repo https://github.com/VertexStudio/bioma-tool
[INFO] tweaked toml for git repo https://github.com/VertexStudio/bioma-tool written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VertexStudio/bioma-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VertexStudio/bioma-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf
[INFO] running `Command { std: "docker" "start" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling schemars v0.6.5
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking robotstxt v0.3.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.6.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tungstenite v0.26.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking readability-rs v0.5.0
[INFO] [stderr]     Checking html2md v0.2.14
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking mockito v1.6.1
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking bioma-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |       while let Some(request) = rx.recv().await {
[INFO] [stdout]     |                                 ---------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 200 |           let response = io_handler
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 201 | |             .handle_request(&request, ServerMetadata::default())
[INFO] [stdout] 202 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 213 |               if let Err(e) = transport.send_response(response).await {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                               |                                 |
[INFO] [stdout]     |                               |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                               |                                 up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1
[INFO] [stdout]     |
[INFO] [stdout] 575 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/transport.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]     |                                ---    ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                |      |                |
[INFO] [stdout]     |                                |      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                |      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `msg` calls a custom destructor
[INFO] [stdout]     |                                `msg` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                     match msg {
[INFO] [stdout] 125 |                         Ok(Message::Text(text)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `text` calls a custom destructor
[INFO] [stdout]     |                                          `text` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                             debug!("Received [websocket]: {}", text);
[INFO] [stdout] 127 |                             if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]     |                                ---------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             *writer.lock().await = None;
[INFO] [stdout]     |                              -------------------   ----
[INFO] [stdout]     |                              |             |       |
[INFO] [stdout]     |                              |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 138 |                             error!("WebSocket error: {}", e);
[INFO] [stdout] 139 |                             *writer.lock().await = None;
[INFO] [stdout]     |                              -------------------   ----
[INFO] [stdout]     |                              |             |       |
[INFO] [stdout]     |                              |             |       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              |             |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transport.rs:123:39
[INFO] [stdout]      |
[INFO] [stdout]  114 |                 while let Ok((stream, _)) = listener.accept().await {
[INFO] [stdout]      |                                             -----------------------
[INFO] [stdout]      |                                             |                 |
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  115 |                     debug!("New WebSocket connection");
[INFO] [stdout]  116 |                     let ws_stream = accept_async(stream)
[INFO] [stdout]      |    _________________________________-
[INFO] [stdout]      |  _|_________________________________|
[INFO] [stdout]  117 | | |                     .await
[INFO] [stdout]      | | |                      -----
[INFO] [stdout]      | | |                      |   |
[INFO] [stdout]      | | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  118 | |                       .context("Failed to accept WebSocket connection")?;
[INFO] [stdout]      | |                                                                        -
[INFO] [stdout]      | |                                                                        |
[INFO] [stdout]      | |________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |
[INFO] [stdout]  120 |                     let (ws_writer, mut ws_reader) = ws_stream.split();
[INFO] [stdout]      |                                     -------------    -----------------
[INFO] [stdout]      |                                     |                |
[INFO] [stdout]      |                                     |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                     |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                     `ws_reader` calls a custom destructor
[INFO] [stdout]      |                                     `ws_reader` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                     *writer.lock().await = Some(ws_writer);
[INFO] [stdout]      |                      -------------------
[INFO] [stdout]      |                      |             |
[INFO] [stdout]      |                      |             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                      |             `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  122 |
[INFO] [stdout]  123 |                     while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]      |                                    ---    ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                    |      |                |
[INFO] [stdout]      |                                    |      |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                    |      |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                    |      up until Edition 2021 `#19` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                    `msg` calls a custom destructor
[INFO] [stdout]      |                                    `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  124 |                         match msg {
[INFO] [stdout]  125 |                             Ok(Message::Text(text)) => {
[INFO] [stdout]      |                                              ----
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `text` calls a custom destructor
[INFO] [stdout]      |                                              `text` will be dropped later as of Edition 2024
[INFO] [stdout]  126 |                                 debug!("Received [websocket]: {}", text);
[INFO] [stdout]  127 |                                 if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]      |                                    ---------------------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  134 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                  |             |       `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                  |             `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                  `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                  `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |                             Err(e) => {
[INFO] [stdout]      |                                 -
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `e` calls a custom destructor
[INFO] [stdout]      |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  138 |                                 error!("WebSocket error: {}", e);
[INFO] [stdout]  139 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |             |       `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                  |             `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                  `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                  `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  144 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws_reader` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transport.rs:114:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |                 while let Ok((stream, _)) = listener.accept().await {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                             |                 |
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                             |                 up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                             up until Edition 2021 `#20` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  115 |                     debug!("New WebSocket connection");
[INFO] [stdout]  116 |                     let ws_stream = accept_async(stream)
[INFO] [stdout]      |    _________________________________-
[INFO] [stdout]      |  _|_________________________________|
[INFO] [stdout]  117 | | |                     .await
[INFO] [stdout]      | | |                      -----
[INFO] [stdout]      | | |                      |   |
[INFO] [stdout]      | | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  118 | |                       .context("Failed to accept WebSocket connection")?;
[INFO] [stdout]      | |                                                                        -
[INFO] [stdout]      | |                                                                        |
[INFO] [stdout]      | |________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |
[INFO] [stdout]  120 |                     let (ws_writer, mut ws_reader) = ws_stream.split();
[INFO] [stdout]      |                                     -------------    -----------------
[INFO] [stdout]      |                                     |                |
[INFO] [stdout]      |                                     |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                     |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                     `ws_reader` calls a custom destructor
[INFO] [stdout]      |                                     `ws_reader` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                     *writer.lock().await = Some(ws_writer);
[INFO] [stdout]      |                      -------------------   ---------------
[INFO] [stdout]      |                      |             |       |
[INFO] [stdout]      |                      |             |       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      |             |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                      |             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                      `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  122 |
[INFO] [stdout]  123 |                     while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]      |                                    ---                     -----
[INFO] [stdout]      |                                    |                       |
[INFO] [stdout]      |                                    |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                    |                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `msg` calls a custom destructor
[INFO] [stdout]      |                                    `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  124 |                         match msg {
[INFO] [stdout]  125 |                             Ok(Message::Text(text)) => {
[INFO] [stdout]      |                                              ----
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `text` calls a custom destructor
[INFO] [stdout]      |                                              `text` will be dropped later as of Edition 2024
[INFO] [stdout]  126 |                                 debug!("Received [websocket]: {}", text);
[INFO] [stdout]  127 |                                 if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]      |                                    ---------------------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                    `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  134 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                  |             |       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |             `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                  `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                  `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |                             Err(e) => {
[INFO] [stdout]      |                                 -
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `e` calls a custom destructor
[INFO] [stdout]      |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  138 |                                 error!("WebSocket error: {}", e);
[INFO] [stdout]  139 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                  |             |       `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                  |             `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                  `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                  `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  145 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws_reader` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |       while let Some(request) = rx.recv().await {
[INFO] [stdout]     |                                 ---------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 200 |           let response = io_handler
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 201 | |             .handle_request(&request, ServerMetadata::default())
[INFO] [stdout] 202 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 213 |               if let Err(e) = transport.send_response(response).await {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                               |                                 |
[INFO] [stdout]     |                               |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                               |                                 up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1
[INFO] [stdout]     |
[INFO] [stdout] 575 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/transport.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]     |                                ---    ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                |      |                |
[INFO] [stdout]     |                                |      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                |      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `msg` calls a custom destructor
[INFO] [stdout]     |                                `msg` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                     match msg {
[INFO] [stdout] 125 |                         Ok(Message::Text(text)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `text` calls a custom destructor
[INFO] [stdout]     |                                          `text` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                             debug!("Received [websocket]: {}", text);
[INFO] [stdout] 127 |                             if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]     |                                ---------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             *writer.lock().await = None;
[INFO] [stdout]     |                              -------------------   ----
[INFO] [stdout]     |                              |             |       |
[INFO] [stdout]     |                              |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         Err(e) => {
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 138 |                             error!("WebSocket error: {}", e);
[INFO] [stdout] 139 |                             *writer.lock().await = None;
[INFO] [stdout]     |                              -------------------   ----
[INFO] [stdout]     |                              |             |       |
[INFO] [stdout]     |                              |             |       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              |             |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transport.rs:123:39
[INFO] [stdout]      |
[INFO] [stdout]  114 |                 while let Ok((stream, _)) = listener.accept().await {
[INFO] [stdout]      |                                             -----------------------
[INFO] [stdout]      |                                             |                 |
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  115 |                     debug!("New WebSocket connection");
[INFO] [stdout]  116 |                     let ws_stream = accept_async(stream)
[INFO] [stdout]      |    _________________________________-
[INFO] [stdout]      |  _|_________________________________|
[INFO] [stdout]  117 | | |                     .await
[INFO] [stdout]      | | |                      -----
[INFO] [stdout]      | | |                      |   |
[INFO] [stdout]      | | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  118 | |                       .context("Failed to accept WebSocket connection")?;
[INFO] [stdout]      | |                                                                        -
[INFO] [stdout]      | |                                                                        |
[INFO] [stdout]      | |________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |
[INFO] [stdout]  120 |                     let (ws_writer, mut ws_reader) = ws_stream.split();
[INFO] [stdout]      |                                     -------------    -----------------
[INFO] [stdout]      |                                     |                |
[INFO] [stdout]      |                                     |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                     |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                     `ws_reader` calls a custom destructor
[INFO] [stdout]      |                                     `ws_reader` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                     *writer.lock().await = Some(ws_writer);
[INFO] [stdout]      |                      -------------------
[INFO] [stdout]      |                      |             |
[INFO] [stdout]      |                      |             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                      |             `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  122 |
[INFO] [stdout]  123 |                     while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]      |                                    ---    ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                    |      |                |
[INFO] [stdout]      |                                    |      |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                    |      |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                    |      up until Edition 2021 `#19` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                    `msg` calls a custom destructor
[INFO] [stdout]      |                                    `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  124 |                         match msg {
[INFO] [stdout]  125 |                             Ok(Message::Text(text)) => {
[INFO] [stdout]      |                                              ----
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `text` calls a custom destructor
[INFO] [stdout]      |                                              `text` will be dropped later as of Edition 2024
[INFO] [stdout]  126 |                                 debug!("Received [websocket]: {}", text);
[INFO] [stdout]  127 |                                 if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]      |                                    ---------------------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  134 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                  |             |       `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                  |             `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                  `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                  `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |                             Err(e) => {
[INFO] [stdout]      |                                 -
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `e` calls a custom destructor
[INFO] [stdout]      |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  138 |                                 error!("WebSocket error: {}", e);
[INFO] [stdout]  139 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |             |       `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                  |             `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                  `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                  `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  144 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws_reader` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transport.rs:114:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |                 while let Ok((stream, _)) = listener.accept().await {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                             |                 |
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                             |                 up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                             |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                             up until Edition 2021 `#20` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  115 |                     debug!("New WebSocket connection");
[INFO] [stdout]  116 |                     let ws_stream = accept_async(stream)
[INFO] [stdout]      |    _________________________________-
[INFO] [stdout]      |  _|_________________________________|
[INFO] [stdout]  117 | | |                     .await
[INFO] [stdout]      | | |                      -----
[INFO] [stdout]      | | |                      |   |
[INFO] [stdout]      | | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  118 | |                       .context("Failed to accept WebSocket connection")?;
[INFO] [stdout]      | |                                                                        -
[INFO] [stdout]      | |                                                                        |
[INFO] [stdout]      | |________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |
[INFO] [stdout]  120 |                     let (ws_writer, mut ws_reader) = ws_stream.split();
[INFO] [stdout]      |                                     -------------    -----------------
[INFO] [stdout]      |                                     |                |
[INFO] [stdout]      |                                     |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                     |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                     `ws_reader` calls a custom destructor
[INFO] [stdout]      |                                     `ws_reader` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                     *writer.lock().await = Some(ws_writer);
[INFO] [stdout]      |                      -------------------   ---------------
[INFO] [stdout]      |                      |             |       |
[INFO] [stdout]      |                      |             |       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                      |             |       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                      |             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                      `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  122 |
[INFO] [stdout]  123 |                     while let Some(msg) = ws_reader.next().await {
[INFO] [stdout]      |                                    ---                     -----
[INFO] [stdout]      |                                    |                       |
[INFO] [stdout]      |                                    |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                    |                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `msg` calls a custom destructor
[INFO] [stdout]      |                                    `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  124 |                         match msg {
[INFO] [stdout]  125 |                             Ok(Message::Text(text)) => {
[INFO] [stdout]      |                                              ----
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `text` calls a custom destructor
[INFO] [stdout]      |                                              `text` will be dropped later as of Edition 2024
[INFO] [stdout]  126 |                                 debug!("Received [websocket]: {}", text);
[INFO] [stdout]  127 |                                 if request_tx.send(text.to_string()).await.is_err() {
[INFO] [stdout]      |                                    ---------------------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                    `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  134 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                  |             |       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |             `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                  `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                  `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |                             Err(e) => {
[INFO] [stdout]      |                                 -
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `e` calls a custom destructor
[INFO] [stdout]      |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout]  138 |                                 error!("WebSocket error: {}", e);
[INFO] [stdout]  139 |                                 *writer.lock().await = None;
[INFO] [stdout]      |                                  -------------------   ----
[INFO] [stdout]      |                                  |             |       |
[INFO] [stdout]      |                                  |             |       this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                  |             |       `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  |             this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                  |             `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                  `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                  `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  145 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ws_reader` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.9.0/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/bilock.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]      |
[INFO] [stdout]  963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] crater-edition-check: bioma-tool v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking bioma-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/echo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     #[schemars(description = "The message to echo", required = true)]
[INFO] [stdout] 20 | |     message: String,
[INFO] [stdout]    | |___________________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/echo.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/fetch.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     #[schemars(description = "URL to fetch", required = true)]
[INFO] [stdout] 39 | |     url: String,
[INFO] [stdout]    | |_______________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/fetch.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/memory.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     #[schemars(required = true)]
[INFO] [stdout] 48 | |     #[schemars(
[INFO] [stdout] 49 | |         description = "The action to perform: 'store' to save a value, 'retrieve' to get a value, 'list' to see all keys, 'delete'...
[INFO] [stdout] 50 | |     )]
[INFO] [stdout] 51 | |     #[schemars(with = "String")]
[INFO] [stdout] 52 | |     action: MemoryAction,
[INFO] [stdout]    | |________________________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/memory.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/echo.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     #[schemars(description = "The message to echo", required = true)]
[INFO] [stdout] 20 | |     message: String,
[INFO] [stdout]    | |___________________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/echo.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/fetch.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     #[schemars(description = "URL to fetch", required = true)]
[INFO] [stdout] 39 | |     url: String,
[INFO] [stdout]    | |_______________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/fetch.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/tools/memory.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     #[schemars(required = true)]
[INFO] [stdout] 48 | |     #[schemars(
[INFO] [stdout] 49 | |         description = "The action to perform: 'store' to save a value, 'retrieve' to get a value, 'list' to see all keys, 'delete'...
[INFO] [stdout] 50 | |     )]
[INFO] [stdout] 51 | |     #[schemars(with = "String")]
[INFO] [stdout] 52 | |     action: MemoryAction,
[INFO] [stdout]    | |________________________^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/tools/memory.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bioma-tool` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bioma-tool` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf", kill_on_drop: false }`
[INFO] [stdout] c8e80a991f9fe41a16a856adf1c188e894c64877f3bbea265fc15d862e0d6ecf
